home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hairs 2
/
Hairs 2.iso
/
mac
/
MAC
/
SHARED.DIR
/
00142_Script_142
< prev
next >
Wrap
Text File
|
1995-07-25
|
280b
|
10 lines
on mouseDown
play 200
endナ@mouseDown
on KeyDown
if the key = "S" then go to the frame
if the key = "W" then go to frame "MENU" of movie "MENU.DIR"
if the key = "A" then go previous
if the key = "D" then go next
if the key = "Z" then go to (the frame -3)
end